home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 85 / CDMM85_1.ISO / Paintball Q3 / q3pbpak0.pk3 / scripts / splat.shader
Encoding:
Text File  |  2000-12-30  |  267 b   |  12 lines

  1. YellowSplat
  2. {
  3.         nopicmip
  4.         polygonOffset
  5.         {
  6.                 clampmap gfx/splats/splat1.tga
  7.                 blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  8.                 rgbGen identityLighting
  9.                 alphaGen vertex
  10.         }
  11. }
  12.